home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 007 / boostrs.arc / GETHEAP.PAS < prev    next >
Pascal/Delphi Source File  |  1985-11-05  |  249b  |  6 lines

  1. Procedure GetHeap ( Page : HeapBuf;
  2.                       HV : Char;
  3.                    VAR S : AnyString;
  4.                        X : ColumnType;
  5.                        Y : RowType;
  6.                      LEN : Integer ); external 'GetHeap.com';